Add openssl-dev and xorg-x11-dev to README
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 27 Feb 2007 20:27:18 +0000 (20:27 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 27 Feb 2007 20:27:18 +0000 (20:27 +0000)
Attached is a documentation patch to the top-level README file; it
just adds two notes saying that you need to have openssl-devel and
xorg-x11-devel installed to successfully complete a "make world" at
the top level.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
README

diff --git a/README b/README
index 418d72fc30ea1855428d9585e35d9b1c4b15254c..b1200f7b29fb8c0f40a962ac7311f5f7a12d7bbf 100644 (file)
--- a/README
+++ b/README
@@ -92,6 +92,8 @@ provided by your Linux distributor:
     * Development install of zlib (e.g., zlib-dev)
     * Development install of Python v2.3 or later (e.g., python-dev)
     * Development install of curses (e.g., libncurses-dev)
+    * Development install of openssl (e.g., openssl-dev)
+    * Development install of x11 (e.g. xorg-x11-dev)
     * bridge-utils package (/sbin/brctl)
     * iproute package (/sbin/ip)
     * hotplug or udev